バージョン

InsertIntoList メソッド

内部リストに項目を挿入します。
シンタックス
'宣言
 
Protected Sub InsertIntoList( _
   ByVal index As Integer, _
   ByVal item As T _
) 
protected void InsertIntoList( 
   int index,
   T item
)

パラメータ

index
item
参照